home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950726-19950929 / 000259_news@columbia.edu_Wed Aug 30 21:46:32 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA16564
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Thu, 31 Aug 1995 03:25:51 -0400
  3. Received: by apakabar.cc.columbia.edu id AA09578
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Thu, 31 Aug 1995 03:25:49 -0400
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.uoregon.edu!gatech!howland.reston.ans.net!swrinde!sdd.hp.com!hp-pcd!hp-cv!reuter.cse.ogi.edu!netnews1.nwnet.net!news.u.washington.edu!uw-beaver!uw-coco!nwfocus.wa.com!krel.iea.com!comtch!andersr
  6. From: andersr@comtch.iea.com (Rod Anderson)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: can kermit change LF's to CRLF's?
  9. Date: 30 Aug 1995 21:46:32 GMT
  10. Organization: CompuTech
  11. Lines: 22
  12. Message-Id: <422m7p$39u@krel.iea.com>
  13. References: <41v5q6$mvk@freenet.vancouver.bc.ca>
  14. Nntp-Posting-Host: comtch.iea.com
  15. X-Newsreader: TIN [version 1.2 PL2]
  16. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  17.  
  18. David Stow (dastow@freenet.vancouver.bc.ca) wrote:
  19. : I use kermit to transfer files from a unix computer to my ms-dos computer 
  20. : over the phone line.  The unix system is preset to send files as binary 
  21. : and only gives me access to a menu that starts the transfer, not to the 
  22. : kermit prompt itself.
  23. : Text files arrive at my computer with a line feed at the end of every 
  24. : line instead of a carriage return and line feed.  I've tried giving my 
  25. : own kermit program the command SET FILE TYPE TEXT but this doesn't change 
  26. : anything.  Does anyone know a simple way to change the LF's to CRLF's?
  27. : The version of kermit I use is mskermit 3.0.  I can use e-mail, gopher, 
  28. : and www but my system's ftp is disabled.  Is there a way to get the 
  29. : latest mskermit using these other methods?
  30. : Thanks,
  31. : David Stow